-
Notifications
You must be signed in to change notification settings - Fork 21
Fix container build fail test #691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- was previously appending lines to createContainer.sh instead of overwriting - also addressed some pylint messages
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #691 +/- ##
==========================================
- Coverage 85.34% 85.30% -0.05%
==========================================
Files 68 68
Lines 4498 4498
==========================================
- Hits 3839 3837 -2
- Misses 659 661 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This is closer! Now instead of |
Huh, ok so this one passes for me |
|
@rem1776 did you test this on PPAN? my problem was visible on PPAN. i would test it myself but i'm on a plane on my phone. |
|
@ilaflott are you still seeing that one failure here? |
|
looks good to me |
|
ah, yeah, environment problems edit: that aren't the fault of this PR |
- have to generalize null model so unit tests not reliant on actual FMS code
Describe your changes
Issue ticket number and link (if applicable)
n/a
Checklist before requesting a review